Specify PDF layout, use a PDF `compile-command' local variable.
authorMichaël Cadilhac <michael.cadilhac@lrde.org>
Sun, 26 Aug 2007 20:55:49 +0000 (20:55 +0000)
committerMichaël Cadilhac <michael.cadilhac@lrde.org>
Sun, 26 Aug 2007 20:55:49 +0000 (20:55 +0000)
etc/refcards/vipcard.tex

index 667a8e9d1320865bbf3bc07a6af88e16b063ad20..09fc583eb4a7bb9b3e4cf39798a7c945eb7dc131 100644 (file)
@@ -3,10 +3,17 @@
 \newcount\columnsperpage
 
 % This file can be printed with 1, 2, or 3 columns per page (see below).
-% Specify how many you want here.  Nothing else needs to be changed.
+% Specify how many you want here.
 
 \columnsperpage=1
 
+% PDF output layout.  0 for A4, 1 for letter (US), a `l' is added for
+% a landscape layout.
+
+\input pdflayout.sty
+\pdflayout=(1)
+
+% Nothing else needs to be changed.
 % Copyright (C) 1987, 2001, 2002, 2003, 2004, 2005,
 %   2006, 2007  Free Software Foundation, Inc.
 
@@ -678,7 +685,7 @@ moves 11 lines below current line to the end of buffer.
 \bye
 \f
 % Local variables:
-% compile-command: "tex refcard"
+% compile-command: "pdftex vipcard"
 % End:
 
 % arch-tag: 342a9548-4de4-499d-b864-74fb426b6729